StudentEncryptCreditCard 
EntityType  Independent 
Logical Entity Name  StudentEncryptCreditCard 
Default Table Name  Sa_CC_Secure 
Logical Only  NO 
Definition 
 
Note 
 

StudentEncryptCreditCard Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentId(PK)    INTEGER  NO 
 
StudentCreditCardId(PK)    INTEGER  NO 
 
CreditCardNumber    VARCHAR(500)  NO 
 
expirationdate    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CreatedUser    VARCHAR(50)  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedUser    VARCHAR(50)  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
IsActive    BIT  NO 
 

StudentEncryptCreditCard Keys 
Key Name  Key Type  Keys 
PK_SA_CCID_N_C_IDX  PrimaryKey  StudentId, StudentCreditCardId 

StudentEncryptCreditCard Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentEncryptCreditCard Check Constraints 
Check Constraint Name  CheckConstraint